

@font-face {
    /*font-family:OpenSans;*/
    /*src: url('../fonts/OpenSans-Regu.i-banner-textlar.ttf');*/
}


/**{transition: all .5s ease}*/
body,html{margin: 0;padding: 0;font-family: '微软雅黑';}
h1,h2,h3,h4,h5,p{margin:0;padding:0;}
ul , li{margin:0;padding:0;list-style: none;box-sizing: border-box;}
a {text-decoration: none!important;}
a:hover {text-decoration: none!important;}
input{outline: none!important;}
textarea{outline: none!important;}
input:focus {outline: none!important;border: none;}
textarea:focus {outline: none!important;border: none;}
button{outline:none!important;}
button:focus {outline:none !important;}
img{max-width: 100%}

.g_transition{transition: all .5s ease}
.g_w{max-width:1546px; margin: 0 auto; }
.g_body{ }
.g_p_c{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%)}
.g_p_a{position: absolute;top: 0;left: 0;width: 100%;height: 100%}
.g_black{display: block; width: 100%;height: 100%;}
.g_df{display: flex;justify-content: space-between;align-items: center}
.g_fr{float: right}
.g_fl{float: left}


.container{width: 100%}
.closeVideo{display: none}


/*导航开始web*/


/*导航结束web*/


/*************footer-s****************/
.ft_text{ width:60%; margin-bottom:50px;}
.ft_text h3{ font-size:28px; color:#ddbb7a;}
.ft_text h2{ margin-bottom:20px; color:#fff;}
.ft_text p{ color:#fff; line-height:24px;}

.swiper-slide.sw_6{ position:relative;}
.swiper-slide.sw_6 .container{ bottom:0; position: absolute; left:0; right:0; margin:0 auto;}
.sw_6 .row{ margin:0;}
.sw_6 .row > div{ padding:0;}
.sw_6 .row  > div .caption{ padding:0 20px; padding-top:20px; background:rgba(0,0,0,0.72); height:400px; transition:all 0.6s; -webkit-transition:all 0.6s; box-sizing:border-box;}
.sw_6 .caption h4{ color:#fff; font-size:18px; margin-bottom:40px;}
.sw_6 .caption h4 b{ opacity:0.4; display:block; font-family:Arial; margin-top:6px;}
.ft_link ul li>h5{margin-bottom: 10px;}
.ft_link ul li>h5 a{color:#c9caca; font-size: 16px;}
.ft_link ul li>a{ display: inline-block; margin-right: 10px; color:#c9caca; transition:all 0.6s; -webkit-transition:all 0.6s; -webkit-transition:all 0.6s;}
.ft_link ul li>a:hover{ opacity:1;color: #fff}
.sw_6 .caption .form input{ background:none; border-radius:0; border:none; border-bottom:1px dashed #7d8b9b; font-size:14px; line-height:30px; color:#fff; box-sizing:border-box;}
.sw_6 .caption .form textarea{ background:none; border-radius:0; border:none; border-bottom:1px dashed #7d8b9b; font-size:14px; line-height:30px; color:#fff; box-sizing:border-box;}
.sw_6 .caption .form button{ background:none;  border:2px solid #fff;  border-radius:30px;
    display:block; margin: auto; margin-top:20px; font-size:14px; font-weight:bold; line-height:40px; width: 164px; height:40px; color:#7d8b9b;
    box-sizing:border-box; transition:all 0.6s; -webkit-transition:all 0.6s; }

.sw_6 .caption ul{ margin:0; padding:0;}
.sw_6 .caption ul li{ list-style:none; color:#fff; opacity:0.6; line-height:24px; margin:10px 0;}
.sw_6 .caption ul li i{ margin-right:10px; font-size:20px; vertical-align:middle;}


.sw_6 .row  > div .caption:hover{ padding-bottom:20px; background:rgba(250,4,16,.7); height:400px; transform: translateY(-20px)}
.sw_6 .row  > div .caption:hover .form button{ background:#c99c6d; border:1px solid #c99c6d; width:100%; border-radius:0px; color:#fff; line-height:48px; height:50px;}


.sw_6 .ft_di{ background:#000; height:60px; width:1920px; margin-left:-325px; padding:20px 0; box-sizing:border-box;}
.sw_6 .ft_di p{ line-height:20px; padding:0px 10px; color:#c99c6d; margin:0;}
.sw_6 .ft_di p a{ color:#c99c6d;}
.sw_6 .ft_di p a.wzmap{ display:inline-block; padding:0 30px; margin:0px 30px; border-left:1px solid #c99c6d; border-right:1px solid #c99c6d;}
.ft_fx{ margin-top:20px;}
/*.ft_fx a:nth-child(1) i{ font-size:40px;}*/
/*.ft_fx a:nth-child(3) i{ font-size:24px;}*/
/*.ft_fx a:nth-child(1){ width:auto; height:auto; border-radius:0; background:none;}*/
.ft_fx a{ width:44px; height:44px; display:inline-block; border-radius:50%; background:rgba(96,99,103,0.6); text-align:center; line-height:44px; margin-right:15px; text-decoration:none;}
.ft_fx a i{ color:#9ca6b1; font-size:28px; pointer-events: none;}

.f-bottom{ min-height: 50px; padding: 8px; display: flex;justify-content: center;align-items: center; flex-wrap: wrap; background: #000000}
.f-bottom span{margin-right: 10px;color: #727171}
.f-bottom a{padding: 0 24px;position: relative;color: #727171}
.f-bottom a:after{content: '';position: absolute;left: 0;top: 50%;transform: translateY(-50%); width: 2px; height: 16px;background: #727171}

.wxBtn{position: relative;overflow: inherit!important;}
.wxCode{ display: none; position: absolute;left: 50%;bottom: 100%;padding: 10px;transform: translateX(-50%);transition: .5s all ease}
.wxCode img{ opacity: 0; width: 150px; max-width: 150px;transform: translateY(10px);transition: .5s all ease}
.wxBtn:hover .wxCode{ display:block;transition: .5s all ease}
.wxBtn:hover .wxCode img{opacity: 1;transform: translateY(0);transition: .5s all ease .2s}

/*************footer-e****************/



/*分页*/

.fenye{margin: 60px 0;width: auto}
.fenye a{display: inline-block; color: #000;padding: 4px 8px; border: 1px solid #212224}
.fenye a:hover{color: #fff;background: #212224; border: 1px solid #212224}
.fenye a.active {color: #fff;background: #212224; border: 1px solid #212224}


/*网站地图*/
.webMap{padding: 40px 0;}
.webMap-item{margin-top: 30px;}
.webMap-item-title{ padding-bottom: 10px; color: #004177; border-bottom: 1px solid #ccc}
.webMap-item ul{display: flex;justify-content: flex-start;flex-wrap: wrap}
.webMap-item ul li {width: 25%;margin-top: 20px;}
.webMap-item ul li a{color: #2a2a2a}
.webMap-item > div{font-size: 20px;margin-top: 20px;font-weight: 600}
.webMap-item > div >ul {font-size: 14px;font-weight: 100}
.webMap-item ul li a:hover{color: #026bdd;transition: all 0s}

/*视频样式*/
.m {
    width: 60%;
    padding: 40px 0;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
    background: #000;
    display: none;
}

#my-video {
    display: none
}

.my-video {
    display: none;
}

.my-video-dimensions {
    width: 100%;
    height: auto
}

.m video {
    width: 100% !important;
    height: auto !important;
    position: relative !important;
    object-fit: fill;
    object-posititon: top center;

}

.closeVideo {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 4px;
    top: 2px;
    text-align: center;
    line-height: 40px;
    z-index: 999999999;
}

.closeVideo i {
    font-size: 30px;
    color: #fff
}

@media (min-width:1440px)and (max-width: 1600px){

}
@media (min-width:1200px) and (max-width:1440px){


}
@media  (max-width:1350px){



}
@media  (max-width:1560px){
    .g_w{padding-left: 2%;padding-right: 2%;}
}
@media (min-width:1200px) and (max-width:1260px){
    /*.g_w{padding-left: 5%;padding-right: 5%;}*/

}

@media (min-width:768px) and (max-width:1200px){
    .g_w{padding-left: 5%;padding-right: 5%;}
    .webNav{display: block!important;}
    .pcNav{display: none!important;}

    .m{width: 90%}

}
@media (max-width:767px){
    .webNav{display: block!important;}
    .pcNav{display: none!important;}
    .g_w{padding-left: 5%;padding-right: 5%;}

    .fenye ul li{margin-top: 10px}
    .m{width: 90%}


}

/**************列表公共样式-s****************/
/*item_v1-s*/
.n_item_v1Img{overflow: hidden}
.n_item_v1Bg{position: relative; padding-top:60% ;transition:1s all linear;
    background-size: cover;background-position: center;background-repeat: no-repeat}
.n_item_v1Info{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;
    display: flex;justify-content: center;align-items: center; background: rgba(5,5,5,.73);transition:.5s all ease}
.n_item_v1Info > div{width: 90%;color: #fff;text-align: center}
.n_item_v1Info > div h4{opacity: 0;color: #fff;font-size: 18px;transform: translateY(-8px);transition:.5s all ease}
.n_item_v1Info > div span{display: block; margin: 12px auto 0 auto; width: 0;height: 1px; background: #f18804;transition:.5s all ease}
.n_item_v1Info > div p{ opacity: 0; line-height: 2rem;margin-top: 32px;transform: translateY(8px);transition:.5s all ease}
.n_item_v1Text{margin-top: 22px ; padding-left: 8px;font-size: 18px; color: #000;}
.n_item_v1:hover .n_item_v1Bg{transform: scale(1.05);transition:1s all linear}
.n_item_v1:hover .n_item_v1Info{opacity: 1;transition:.5s all ease}
.n_item_v1:hover .n_item_v1Info > div span{width: 50%;transition:.8s all ease .3s}
.n_item_v1:hover .n_item_v1Info > div p{ opacity: 1; transform: translateY(0);transition:.8s all ease .3s}
.n_item_v1:hover .n_item_v1Info > div h4{opacity: 1; transform: translateY(0);transition:.8s all ease .3s}
/*item_v1-e*/


/*item_v2-s*/
.n_item_v2{transition:.5s all ease;padding-bottom: 95px;position: relative;}
.n_item_v2Img{overflow: hidden;}
.n_item_v2Bg{padding-top: 62.2%;background-position: center;background-size: cover;background-repeat: no-repeat;transition:.8s all linear}
.n_item_v2Text{ position: absolute;left: 0;bottom: 0;width: 100%;
    padding: 20px; border: 1px solid #ccc; text-align: justify;overflow: hidden;transition:.5s all ease}
.n_item_v2Text h5{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
    font-size: 18px;color: #000; transition:.5s all ease}
.n_item_v2Text p{display: none; color: #fff; font-size: 14px; height: 40px;overflow:hidden; margin-top: 12px;transition:.5s all ease}
.n_item_v2Text span{color:#898989;display: block;margin-top: 14px; }
.n_item_v2More{color: #f18804;display: block; margin-top: 10px; margin-bottom: 10px;transition:.5s all ease}
.n_item_v2:hover .n_item_v2Bg{ transform: scale(1.05); transition:.8s all linear}
.n_item_v2:hover .n_item_v2Text{border-color: #fa0410; background: #fa0410; transition:.5s all ease;}
.n_item_v2:hover .n_item_v2Text h5{ color: #fff; transition:.5s all ease}
.n_item_v2:hover .n_item_v2Text p{ display: block}
.n_item_v2:hover .n_item_v2Text span{ color: #fff}
.n_item_v2:hover .n_item_v2More{transform: translateX(10px);transition:.5s all ease}
/*item_v2-e*/

/*n_item_h1-s*/
.n_item_h1{ min-height: 230px;padding: 20px;border-bottom: 1px dashed #333;}
.n_item_h1 > a{display: flex; width: 100%; height: 100%;}
.n_item_h1Img{width: 450px;overflow: hidden;transition: .5s all ease;}
.n_item_h1Bg{padding-top: 68.8%;background-size: cover;background-position: center;background-repeat: no-repeat;transition: .5s all linear;}
.n_item_h1Info{width: calc(100% - 450px); padding-left: 100px; padding-top: 36px;}
.n_item_h1Info h4{font-size: 24px;  overflow: hidden;color: #272728;transition: .5s all ease;}
.new-iBox{margin-top:8px;color: #9b9b99}
.new-iBox i{margin-right: 6px;}
.new-iBox span{margin-right: 12px;}
.n_item_h1Info p{margin-top: 40px;height: 40px;overflow: hidden;color: #272728}
.n_item_h1Info>span{display: block;color: #004177;font-size: 14px;margin-top: 18px;transition: .5s all ease;}
.n_item_h1:hover .n_item_h1Img{overflow: hidden;transition: .5s all ease;}
.n_item_h1:hover .n_item_h1Bg{ overflow: hidden; transform: scale(1.1);transition: .5s all linear;}
.n_item_h1:hover .n_item_h1Info h4{color: #fa0410;transition: .5s all ease;}
.n_item_h1:hover .n_item_h1Info>span{transform: translateX(6px); transition: .5s all ease;}
.n_item_h1:hover{background: #f4f4f4; transition: .5s all ease;}
/*n_item_h1-e*/

/*n_item_h2-s*/
.n_item_h2{min-width: 33.3%;width: 33.3%;display: flex}
.n_item_h2Time{min-width: 108px;width: 26%;background: #f3f3f3;display: flex;align-items: center;justify-content: center}
.n_item_h2Time h2{font-size: 44px; font-weight: 600;text-align: center;color: #272727;transition: .4s  all linear}
.n_item_h2Time p{font-size: 18px; font-weight: 600;text-align: center;color: #272727;transition: .4s  all linear}
.n_item_h2Text{background: #e6eaed;padding: 20px 18px;}
.n_item_h2Text h4{ overflow: hidden;  text-overflow:ellipsis;  white-space: nowrap;font-weight: 600;font-size: 18px;color: #030303;transition: .4s  all linear}
.n_item_h2Text p{ margin-top: 16px; height: 48px;overflow: hidden;transition: .4s  all linear;
    line-height: 2rem;font-size: 14px;color: #030303;opacity: .6}

/*.n_item_h2:hover h4{ color: #f18804;transition: .4s  all linear}*/
/*.n_item_h2:hover .n_item_h2Time h2{color: #f18804;transition: .4s  all linear}*/
/*.n_item_h2:hover .in_item_h2Time p{color: #f18804;transition: .4s  all linear}*/
/*n_item_h2-e*/
/**************列表公共样式-e****************/



/*按钮公共样式*/
.i-more{width: 96px; height: 40px; margin-top: 22px;display: block; position: relative;
    line-height: 40px;text-align: center;color:#0b0b0b;border: 2px solid #f18804;transition: all .5s}
.i-more a{display: block;width: 100%;height: 100%;color: #000;position: absolute;left: 0;top: 0;z-index: 9}
.i-more a>div:nth-child(1){position: absolute;width: 100%;height: 100%;left: 0; top:0;z-index: 9}
.i-more-h{width: 100%;height: 100%;position: absolute;left: 0;top: 0;transform: scaleX(0);transform-origin: right center;
    background:rgba(242,145,9,.85);  transition: transform 0.5s;}
.i-more:hover{background: rgba(255,255,255,0);transition: all .5s}
.i-more:hover .i-more-h{transform: scaleX(1); transform-origin: left center; }
.i-more:hover a {color: #fff;transition: all .5s}


/*折叠*/
.n-panel{background-size: cover;background-position: center; background-repeat: no-repeat}
.n-panel .panel-heading{background: #fff}
.n-panel .panel-title > a.collapsed{color: #333;}
.n-panel .panel-title > a{ height: 55px;line-height: 55px; position: relative;  color: #fff; padding: 0 22px;background: #fa0410;}
.n-panel .panel-title > a h5{width: 100%; height: 100%;line-height: 55px; padding-left: 192px;overflow: hidden;
    text-overflow:ellipsis;white-space: nowrap; font-size: 28px; }
.n-panel .panel-title > a >div{ width: 192px;height: 55px; position: absolute;top:0%;left: 0px;background: #000}
.n-panel .panel-title > a >div > div{width: 100%;height: 100%;position: relative;}
.n-panel .panel-title > a.collapsed >div > div span{background: #000;}
.n-panel .panel-title > a.collapsed {background: #eeeeee;}
.n-panel .panel-title > a.collapsed >div{background: #dcdcdc;}
.n-panel .panel-title > a >div > div span{width: 36px; height: 2px ; display: block; background: #fff;
    position: absolute;top: 50%; left: 50%;margin-left: -18px; margin-top: -1px;}
.n-panel .panel-title > a >div > div span:nth-child(2){transform: rotateZ(0)}
.n-panel .panel-title > a.collapsed >div > div span:nth-child(2){transform: rotateZ(90deg)}
.n-panel .panel-body{padding: 64px 74px ; background: #f0f0f0;color: #666}
.n-panel .panel-body p{margin-top:14px;color: #000 }

/*from*/
.message-from{width: 100%;overflow: hidden}
.message-from>div{margin-top: 10px;overflow: hidden}
.message-from input{ height: 40px;line-height: 40px; border:1px solid #dadada;background:#fff;padding-left: 20px;}
.message-from textarea{border:0;background: rgba(0,0,0,0);padding: 20px;background:#fff;}
.form_box1 > input{width: 48%;float: left}
.form_box1 > input:nth-child(2){float: right}
.form_box2 > input{width: 48%;float: left}
.form_box2 > input:nth-child(2){float: right    }
.form_box3 > input{width: 100%;}
.form_textarea > textarea{width: 100%;height: 190px}
.message-from .from-submit{width: 126px;height: 36px; margin-top: 26px;float: right; padding: 0;border: 0; line-height: 36px;text-align: center;background: #07742c;color: #fff;font-size: 18px;}
